home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / aiuew.dir / 00047.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  211 b   |  9 lines

  1. on highwaystar spno
  2.   puppetSprite(5, 1)
  3.   set starh to the locH of sprite spno
  4.   set starv to the locV of sprite spno
  5.   set the locH of sprite 5 to starh
  6.   set the locV of sprite 5 to starv
  7.   updateStage()
  8. end
  9.